Introduce the pvcalls header
authorStefano Stabellini <sstabellini@kernel.org>
Wed, 5 Apr 2017 00:17:53 +0000 (17:17 -0700)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 5 Apr 2017 13:56:40 +0000 (09:56 -0400)
commit82eea4d0516b4c6836ed2b784726437440ac782c
treee938d0432dc6950cbc4ffe3fbbfa30c6e2b405b0
parentf158d3b3f6339f5fb1ea3fea2f7212d98c679c6c
Introduce the pvcalls header

Define the ring and request and response structs according to the
specification. Use the new DEFINE_XEN_FLEX_RING macro.

Add the header to the C99 check.

Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Stefano Stabellini <stefano@aporeto.com>
CC: JBeulich@suse.com
xen/include/Makefile
xen/include/public/io/pvcalls.h [new file with mode: 0644]